Backdrop core - Critical - Information Disclosure - BACKDROP-SA-CORE-2026-006

Date: 
Sep 23rd, 2026
Security risk: 
Critical
Vulnerability: 
Information Disclosure

Backdrop CMS doesn't sufficiently protect configuration exports when delivering a compressed archive.

This vulnerability is mitigated by the fact that an export must have been previously requested by someone with the "Synchronize, import, and export configuration" permission.

A CVE has been requested, and this page will be updated as soon as an official number has been issued.

Advisory ID: 
BACKDROP-SA-CORE-2026-006
Versions affected: 
  • Backdrop Core 1.35.x versions prior to 1.35.1
  • Backdrop Core 1.34.x versions prior to 1.34.5

Backdrop versions 1.33 and prior do not receive security coverage.

Backdrop core - Moderately critical - Third-party libraries - BACKDROP-SA-CORE-2026-005

Date: 
Sep 23rd, 2026
Security risk: 
Moderately Critical
Vulnerability: 
Third Party Libraries

The Backdrop project uses the CKEditor library for rich-text editing. CKEditor has released a security update that impacts Backdrop CMS.

Vulnerabilities are possible if Backdrop is configured to use CKEditor for rich-text editing. An attacker that can create or edit content (even without access to CKEditor themselves) may be able to exploit this Cross-Site Scripting (XSS) vulnerability to target other people with access to the rich-text CKEditor, including site admins with privileged access.

For more information, see CKEditor's security advisory:

Instructions for contributed modules

Some contributed projects may use additional CKEditor plugins that are not packaged in Backdrop core. People should review their own sites if they use one of these projects. CKEditor has also released another CVE that does not affect Backdrop, but may affect custom plugins or other use cases:

Advisory ID: 
BACKDROP-SA-CORE-2026-005
Versions affected: 
  • Backdrop Core 1.35.x versions prior to 1.35.1

Backdrop versions 1.33 and prior do not receive security coverage. Note that the 1.34.x branch also did not receive this update because of significant CKEditor version discrepancies between 1.34.x and 1.35.x, and CKEditor does not provide security updates to previous versions. As such this update was only applied to 1.35.1.

Salesforce - Critical - CSRF - BACKDROP-SA-CONTRIB-2026-016

Date: 
Apr 29th, 2026
Security risk: 
Critical
Vulnerability: 
Cross Site Request Forgery

This module suite implements a mapping functionality between Salesforce objects and Backdrop entities

This module does not generate or validate a cryptographically random `state` parameter to protect the authorization flow against CSRF attacks. 

Additionally, the OAuth callback is accessible to most authenticated and potentially anonymous users depending on site configuration.

Advisory ID: 
BACKDROP-SA-CONTRIB-2026-001
Versions affected: 

All Salesforce versions prior to 1.x-1.0.1

Backdrop core - Not Critical - Access Bypass - BACKDROP-SA-CORE-2026-004

Date: 
Apr 22nd, 2026
Security risk: 
Not Critical
Vulnerabilities: 
  • Access bypass
  • Arbitrary PHP code execution

Backdrop allows administrators to upload certain files that could be executable. The vulnerability is mitigated by the fact that it requires administrator level access, and in most server configurations, execution of uploaded files is disabled by the server or the .htaccess files created by Backdrop. In the most recent release, a hardening of file types that may not be uploaded and directories that may not be uploaded to will help prevent administrators from accidentally writing into system directories. The list of unsafe extensions is expanded significantly to further reduce the chances of uploaded files from being executed.

Because this configuration already requires administrator-level permissions, the improvements in the latest release is considered a security hardening and not exploitable by unprivileged user accounts.

Advisory ID: 
BACKDROP-SA-CORE-2026-004
Versions affected: 
  • Backdrop Core 1.33.x versions prior to 1.33.2
  • Backdrop Core 1.32.x versions prior to 1.32.3
  • Backdrop versions 1.31 and prior do not receive security coverage.

Backdrop core - Access Bypass - BACKDROP-SA-CORE-2026-003

Date: 
Apr 22nd, 2026
Security risk: 
Moderately Critical
Vulnerability: 
Access bypass

Backdrop bulk operations did not always check permissions appropriately. This could allow someone with permission to use bulk operations generally to use bulk operations on the file management page and delete files that they did not have specific permission to delete. This vulnerability is mitigated by the fact that the user must have the Access the manage files overview permission.

Advisory ID: 
BACKDROP-SA-CORE-2026-003
Versions affected: 
  • Backdrop Core 1.33.x versions prior to 1.33.2
  • Backdrop Core 1.32.x versions prior to 1.32.3
  • Backdrop versions 1.31 and prior do not receive security coverage.

Backdrop core - Critical - Cross Site Request Forgery - BACKDROP-SA-CORE-2026-002

Date: 
Apr 22nd, 2026
Security risk: 
Critical
Vulnerability: 
Cross Site Request Forgery

Backdrop's project installer does not check against a generated token before queuing projects to be downloaded from the Backdrop contrib repository. A user that has permission to post content could craft special tag to queue projects and download the projects. This vulnerability is mitigated by the fact that the user needs the ability to post HTML, and needs to get a privileged user to view the content they post. Additionally, there is no known way to enable projects, only download them.

Advisory ID: 
BACKDROP-SA-CORE-2026-002
Versions affected: 
  • Backdrop Core 1.33.x versions prior to 1.33.2
  • Backdrop Core 1.32.x versions prior to 1.32.3
  • Backdrop versions 1.31 and prior do not receive security coverage.

Backdrop core - Critical - Cross-site scripting - BACKDROP-SA-CORE-2026-001

Date: 
Apr 22nd, 2026
Security risk: 
Critical
Vulnerability: 
Cross Site Scripting

Backdrop core's jQuery integration for AJAX modal dialog boxes does not sufficiently sanitize certain options, which can lead to a cross-site scripting (XSS) vulnerability.

Advisory ID: 
BACKDROP-SA-CORE-2026-001
Versions affected: 
  • Backdrop Core 1.33.x versions prior to 1.33.2
  • Backdrop Core 1.32.x versions prior to 1.32.3

Backdrop versions 1.31 and prior do not receive security coverage.

Protected Pages - Moderately critical - Access bypass - BACKDROP-SA-CONTRIB-2025-016

Date: 
Aug 29th, 2025
Security risk: 
Moderately Critical
Vulnerability: 
Access bypass

The Protected Pages module module allows you to protect individual pages with a password.

The module doesn't limit the number of password attempts, making it vulnerable to brute force attacks.

This vulnerability is mitigated by the fact that an attacker must know the protected page's URL.

Advisory ID: 
BACKDROP-SA-CONTRIB-2025-016
Versions affected: 
  • Protected pages module, all versions prior to 1.x-2.4.1.

Module filter - Less Critical - Third Party Libraries - BACKDROP-SA-CONTRIB-2025-015

Date: 
Aug 25th, 2025
Security risk: 
Less Critical
Vulnerability: 
Third Party Libraries

Module filter module included an older version of the jQuery BBQ library, which contained a security vulnerability.

The risk may be mitigated by users needing to have access to this module that would be restricted to the administrator role.

 

Note: Backdrop security releases are usually made on Wednesdays. This release was accidentally created out of band.

 

Advisory ID: 
BACKDROP-SA-CONTRIB-2025-015
Versions affected: 
  • All module filter versions prior to 1.x-2.2.3

GLightbox - Moderately Critical - Cross Site Scripting - BACKDROP-SA-CONTRIB-2025-014

Date: 
Jun 26th, 2025
Security risk: 
Moderately Critical
Vulnerability: 
Cross Site Scripting

GLightbox module provides integration with the GLightbox library, a JavaScript lightbox for images.

The module doesn't sufficiently sanitize text provided to the GLightbox JavaScript library, leading to a Cross Site Scripting (XSS) vulnerability.

This vulnerability is mitigated by the fact that an attacker must have a role with the permissions to edit content that is configured to support the Glightbox library.

Advisory ID: 
BACKDROP-SA-CONTRIB-2025-014
Versions affected: 
  • GLightbox all versions prior to 1.x-1.0.3

Pages